Skip to content

docs(ecosystem): add opencode-annotate plugin - #48955

Open
eagleeyejack wants to merge 3 commits into
anomalyco:devfrom
eagleeyejack:add-chrome-annotation-plugin
Open

eagleeyejack wants to merge 3 commits into
anomalyco:devfrom
eagleeyejack:add-chrome-annotation-plugin

Conversation

@eagleeyejack

@eagleeyejack eagleeyejack commented Sep 14, 2026

Copy link
Copy Markdown

Issue for this PR

N/A — documentation addition for the community ecosystem plugins list.

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds opencode-annotate to the Plugins table in packages/web/src/content/docs/ecosystem.mdx.

OpenCode plugin (opencode-annotate on npm) plus companion Chrome extension (opencode-chrome-annotation-extension): select elements on any page, write an instruction, and send cropped screenshots, element metadata, and your comment into a local OpenCode session. Maintained fork of JodusNodus/opencode-chrome-annotation (GPL-3.0-only) with side-panel UI, annotation queueing, and session cleanup. Not built by the OpenCode team and not affiliated with them.

Unlike @plannotator/opencode, which reviews agent output (plans/diffs), this annotates the live running UI.

How did you verify your code works?

Docs-only table row. Confirmed the entry matches the existing Plugins table column alignment and links to the maintained fork and extension repos.

Screenshots / recordings

N/A — documentation-only change.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. needs:title labels Sep 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hey! Your PR title Add opencode-chrome-annotation to ecosystem plugins doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@eagleeyejack eagleeyejack changed the title Add opencode-chrome-annotation to ecosystem plugins docs(web): add opencode-chrome-annotation to ecosystem plugins Sep 14, 2026
@eagleeyejack eagleeyejack changed the title docs(web): add opencode-chrome-annotation to ecosystem plugins docs(ecosystem): add opencode-chrome-annotation plugin Sep 14, 2026
@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Sep 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@eagleeyejack eagleeyejack changed the title docs(ecosystem): add opencode-chrome-annotation plugin docs(ecosystem): add opencode-annotate plugin Sep 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant